-
Notifications
You must be signed in to change notification settings - Fork 32
⚡ Version 0.5.1 #178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⚡ Version 0.5.1 #178
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #178 +/- ##
==========================================
+ Coverage 98.14% 98.19% +0.05%
==========================================
Files 167 167
Lines 8728 8662 -66
Branches 1107 1107
==========================================
- Hits 8566 8506 -60
+ Misses 103 101 -2
+ Partials 59 55 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @o-laurent !
Not sure about the typing of **factory_args or **kwargs in general, though. Is it really necessary?
We can solve this in the next PR if that's fine? |
Fix the scaler and continue reworking the conformal methods for classification.